Discussion-2 <<
Previous Next >> Splitting strings
More string things
Python has a lot of interesting things you can do with strings. I will show a few here, but you can see many more methods that may or may not be useful at the official Python documentation about the string format.
Remember that strings are lists.
Discussion-2 <<
Previous Next >> Splitting strings